/* 列表页面START */
.shipin {
	background-color: #f2f2f7;
}

.shipin li {
	border-bottom: 0px solid #d7d7d7;
	padding: 10px 15px 0px 15px;
	margin-bottom: 10px;
	background: #FFFFFF;
}

.shipin ul {
	padding: 0px 0px;
}

.shipin .big-pic .videoNews_img img {
	width: 100%;
	border-radius: 8px;
}

.shipin h3 {
	height: 44px;
	font-size: 16px;
	font-family: PingFangSC, PingFangSC-Medium;
	font-weight: 500;
	text-align: left;
	color: #333333;
	line-height: 22px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.videoNews_time p {
	height: 18px;
	font-size: 12px;
	font-family: PingFangSC, PingFangSC-Regular;
	font-weight: 400;
	text-align: left;
	color: #999999;
	line-height: 18px;
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 0.07px solid #f2f2f7;
}

.videoNews_other {
	width: 100%;
	float: left;
	height: 40px;
	line-height: 40px;
}

.videoNews_other_img {
	width: 20px !important;
	height: 20px !important;
	margin-right: 5px;
	display: inline-block;
	text-align: center;
	vertical-align: middle;

}

.videoNews_other_span {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
}

.videoNews_other_view {
	width: 33%;
	float: left;
	vertical-align: middle;
	text-align: center;
	height: 40px;
	line-height: 40px;
    color: #000;
}

.videoNews_other_discuss {
	width: 33%;
	float: left;
	vertical-align: middle;
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #000;
}

.videoNews_other_collection {
	width: 33%;
	float: left;
	vertical-align: middle;
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #000;
}
